Skip to content

docs: add SETUP.MD#352

Merged
giuliastf merged 1 commit into
mainfrom
docs/add-setup-md
Jun 16, 2026
Merged

docs: add SETUP.MD#352
giuliastf merged 1 commit into
mainfrom
docs/add-setup-md

Conversation

@giuliastf

@giuliastf giuliastf commented Jun 4, 2026

Copy link
Copy Markdown
Collaborator

Adds a top-level SETUP.MD documenting how to provision a clean development environment for the five packages in this repo (uipath-agent-framework, uipath-google-adk, uipath-llamaindex, uipath-openai-agents, uipath-pydantic-ai), run the build, execute the tests, and validate a sample code change.

The file includes:

  • Prerequisites and supported platforms (Linux/Windows/macOS via uv)
  • Setup, Verify Setup, Build, and Test commands
  • A prescribed sample code change (PydanticAiConfig.agent_count) with unit tests
  • An end-to-end "Test with a real UiPath Coded Agent" flow showing how to validate changes against a real cloud deployment

Copilot AI review requested due to automatic review settings June 4, 2026 14:48

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a repository-level setup guide intended to support the “Agentic Inner Loop KPI” workflow by documenting prerequisites and the standard local commands to install deps, verify imports, build, and run tests across the monorepo packages.

Changes:

  • Add SETUP.MD with prerequisites, platform target notes, and environment variable expectations.
  • Document uv-based install/sync, verification, build, and test commands for each package.
  • Include a “Sample Code Change” recipe plus a targeted verification command for KPI validation.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread SETUP.MD Outdated
Comment thread SETUP.MD
@giuliastf giuliastf force-pushed the docs/add-setup-md branch from 06b7849 to e646759 Compare June 5, 2026 08:22
@giuliastf giuliastf force-pushed the docs/add-setup-md branch 2 times, most recently from aedb4e5 to 4b25259 Compare June 16, 2026 12:11
@giuliastf giuliastf changed the title docs: add SETUP.MD for Agentic Inner Loop KPI docs: add SETUP.MD Jun 16, 2026
@giuliastf giuliastf requested a review from radu-mocanu June 16, 2026 12:27
@giuliastf giuliastf force-pushed the docs/add-setup-md branch from 4b25259 to 714f744 Compare June 16, 2026 14:28
@giuliastf giuliastf force-pushed the docs/add-setup-md branch from 714f744 to 542a68a Compare June 16, 2026 14:33
@sonarqubecloud

Copy link
Copy Markdown

@giuliastf giuliastf merged commit d56b2c5 into main Jun 16, 2026
47 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants